Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin OS release to latest known working version #63

Merged
merged 1 commit into from
May 31, 2024

Conversation

klutchell
Copy link
Contributor

@klutchell klutchell commented Sep 1, 2023

2.113.12 is also supported on generic-aarch64

See: #60

@flowzone-app flowzone-app bot enabled auto-merge September 1, 2023 20:10
@klutchell klutchell force-pushed the kyle/balenaos-3.2.10 branch from 1928f53 to d7481d3 Compare September 1, 2023 20:13
@klutchell klutchell changed the title Default to balenaOS generic-amd64 v3.2.10 Default to balenaOS generic-amd64 v3.2.9 Sep 1, 2023
@@ -6,8 +6,8 @@ services:
context: .
dockerfile: Dockerfile.template
args:
OS_VERSION: ${OS_VERSION:-2.95.12_rev1}
DEVICE_TYPE: ${DEVICE_TYPE:-genericx86-64-ext}
OS_VERSION: ${OS_VERSION:-3.2.10}
Copy link

@rcooke-warwick rcooke-warwick May 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

going to 5.1.50 worked for me

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this also worked for me

        OS_VERSION: ${OS_VERSION:-5.3.11}
        DEVICE_TYPE: ${DEVICE_TYPE:-generic-aarch64}

@klutchell klutchell force-pushed the kyle/balenaos-3.2.10 branch from d7481d3 to 74831f6 Compare May 31, 2024 14:53
@klutchell klutchell changed the title Default to balenaOS generic-amd64 v3.2.9 Default to balenaOS generic-amd64 v5.1.50 May 31, 2024
@klutchell klutchell force-pushed the kyle/balenaos-3.2.10 branch from 74831f6 to 4693936 Compare May 31, 2024 14:56
2.113.12 is also supported on generic-aarch64

Change-type: minor
Signed-off-by: Kyle Harding <[email protected]>
@klutchell klutchell force-pushed the kyle/balenaos-3.2.10 branch from 4693936 to ec7d191 Compare May 31, 2024 15:17
@klutchell klutchell changed the title Default to balenaOS generic-amd64 v5.1.50 Pin OS release to latest known working version May 31, 2024
Copy link

@shaunmulligan shaunmulligan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@flowzone-app flowzone-app bot merged commit 74c1964 into master May 31, 2024
44 checks passed
@flowzone-app flowzone-app bot deleted the kyle/balenaos-3.2.10 branch May 31, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants